From: Richard M. Stallman Date: Mon, 28 Jul 1997 17:17:28 +0000 (+0000) Subject: (debug-ignored-errors): Delete ^Quit$ element. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~80049 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=205c438b6ea279ca8b97cbcbb188a5cb5f01874f;p=emacs.git (debug-ignored-errors): Delete ^Quit$ element. --- diff --git a/lisp/bindings.el b/lisp/bindings.el index 66e46b310d7..6ea3e464c97 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -240,7 +240,6 @@ is okay. See `mode-line-format'.") "^This command makes sense only when merging with an ancestor$" "^At end of the difference list$" "^At beginning of the difference list$" - "^Quit$" "^Nothing saved for diff .* in buffer " "^Buffer is out of sync for file " "^Buffer out of sync for file "